Home > To Validate The Comments For The Post Made By Specific User > To validate if name in the comment is not empty
Report generated 16-08-2020 13:47

To Validate The Comments For The Post Made By Specific User

To validate if name in the comment is not empty

Scenario Outline

Given userId is obtained by searching username "<userName>"
And list all the posts written by the user using userId
When list all the comments for the posts made by user
Then validate that name in the comment section are not empty

Examples: 

# User Name
1 Bret
2 Delphine
Steps Outcome
SUCCESS 173s
SUCCESS 163.29s
SUCCESS 336.31s
Serenity BDD version 2.2.12